func runtime.lsanregisterrootregion
3 uses
runtime (current package)
asan0.go#L25: func lsanregisterrootregion(unsafe.Pointer, uintptr) { throw("asan") }
mem.go#L57: lsanregisterrootregion(p, n)
mem.go#L166: lsanregisterrootregion(p, n)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)